gradle-plugin-protobuf software package provides Protobuf Plugin for Gradle, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install gradle-plugin-protobuf
gradle-plugin-protobuf is installed in your system.
Make ensure the gradle-plugin-protobuf package were installed using the commands given below,
$ sudo dpkg-query -l | grep gradle-plugin-protobuf *
You will get with gradle-plugin-protobuf package name, version, architecture and description in a table
| Distro | Debian 9 stretch |
| Section | Java |
| Package | gradle-plugin-protobuf |
| Version | 0.9.2-1 |
| Description | Protobuf Plugin for Gradle |
| Sub Section | Java |